projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8045b90
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Fri, 4 May 2012 10:17:30 +0000
(06:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 4 May 2012 10:17:30 +0000
(06:17 -0400)
autogen/Makefile.in
patch
|
blob
|
history
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/Makefile.in
b/autogen/Makefile.in
index 0fa0710d725a356b3193dc901eb09c5dacc965b3..b28bf20869462720e51744fe35549e8ea23cf8a6 100644
(file)
--- a/
autogen/Makefile.in
+++ b/
autogen/Makefile.in
@@
-473,6
+473,8
@@
IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
INCLUDE_NEXT = @INCLUDE_NEXT@
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
+INFO_EXT = @INFO_EXT@
+INFO_OPTS = @INFO_OPTS@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_INFO = @INSTALL_INFO@
diff --git
a/autogen/configure
b/autogen/configure
index c207cff105e49fd81ce295f3ea1de57163999e17..a8c8e657a44023c8f85cd5f1c8de73d4576b0939 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-1182,6
+1182,8
@@
UNEXEC_OBJ
C_SWITCH_MACHINE
LD_SWITCH_SYSTEM
CANNOT_DUMP
+INFO_OPTS
+INFO_EXT
HAVE_MAKEINFO
GZIP_PROG
INSTALL_INFO
@@
-8238,6
+8240,11
@@
with the \`--without-makeinfo' option to build without the manuals. " "$LINENO"
fi
+INFO_EXT=.info
+INFO_OPTS=--no-split
+
+
+
if test x$GCC = xyes; then
test "x$GCC_LINK_TEST_OPTIONS" != x && \